home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 July
/
Chip_2003-07_cd1.bin
/
oddech
/
srp
/
Stress Relief Paintball.exe
/
scripts
/
DefineSprite_297
/
frame_5
/
DoAction.as
Wrap
Text File
|
2002-07-26
|
80b
|
9 lines
if(0 >= _root.shots)
{
gotoAndPlay(2);
}
else
{
gotoAndStop(1);
}